dracut: Create reproducible images
authorJoão Paulo Rechi Vita <jprvita@endlessm.com>
Sat, 27 Jun 2020 01:28:48 +0000 (18:28 -0700)
committerJoão Paulo Rechi Vita <jprvita@endlessm.com>
Thu, 13 Aug 2020 15:32:18 +0000 (08:32 -0700)
commit7cf1fb38b0a75166f7b1cc3f920b054a7e59b046
treec5c8c3962da9bef5de5d9a69e5f7a2231b07a7d5
parentab95c0264c56913d9b4c1f9d0bc72b02b53cfcaa
dracut: Create reproducible images

Without reproducible images, a rebuild of the initrd will create a
different image file (due to things like creation time of the files in
the cpio archive) even if the actual contents in it are exactly the
same, adding an unnecessary download during updates.

Adding 'reproducible=yes' avoids this and creates the same image files
for the same content.
src/boot/dracut/ostree.conf